projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c6759d
)
(Fsave_window_excursion): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Sat, 14 Jul 2007 10:57:49 +0000
(10:57 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sat, 14 Jul 2007 10:57:49 +0000
(10:57 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index 8a5137f2044c19c049f56d1732e55663ce16800e..3cb4292d34698b21971a19cd44ab136e919317d7 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-6643,7
+6643,7
@@
and the value of point and mark for each window.
Also restore the choice of selected window.
Also restore which buffer is current.
Does not restore the value of point in current buffer.
-usage: (save-window-excursion BODY
...) */)
+usage: (save-window-excursion BODY...) */)
(args)
Lisp_Object args;
{